为了更好的管理、使用平台的端口,并合理避开端口冲突问题,该章节详细写明了各个模块用到的端口及如何修改的操作说明。 APIGateway ESBServer 默认用到的端口如下:

端口号 配置文件 说明
6200 {APIGateway ESBServer目录}/server/conf/application.yml APIGateway ESBServer管理端口
61616 {APIGateway ESBServer目录}/server/EOS/_srv/config/esb-mq-config.xml MQ 通信端口
1099 {APIGateway ESBServer目录}/server/EOS/_srv/config/esb-mq-config.xml MQ 管理端口

APIGateway Governor 默认用到的端口如下:

端口号 配置文件 说明
8080 {APIGateway Governor目录}/config/application.properties APIGateway Governor管理端口
1080 {APIGateway Governor目录}/config/application.properties mock调试端口

APIGateway Server 默认用到的端口如下::

端口号 配置文件 说明
6201 {APIGateway Server目录}/config/application.properties APIGateway Server管理端口

APIGateway Studio 默认用到的端口如下:

端口号 配置文件 说明
6200 {APIGateway Studio目录}/server/conf/bootstrap.yml APIGateway ESBServer管理端口
61616 {APIGateway Studio目录}/server/EOS/_srv/config/esb-mq-config.xml MQ 通信端口
1099 {APIGateway Studio目录}/server/EOS/_srv/config/esb-mq-config.xml MQ 管理端口

Elasticsearch 默认用到的端口如下:

端口号 配置文件 说明
9200 {elasticsearch目录}/config/elasticsearch.yml ElasticSearch 的启动端口号

Redis 默认用到的端口如下:

端口号 配置文件 说明
6379 {Redis目录}/redis.conf Redis 的启动端口号